Please refer to the following command to use this demo program.

#1. create SC5A0N4
    Command Input:create deivce


#2. get input information
    Command Input:show information



#3. start record file (record start channel -avi/-mp4 -gpu/-sw/-nvenc) (ex:channel 1, mp4, gpu)
    Command Input:record start 1 -mp4 -gpu

#4. stop record file (record stop channel) (ex: channel 1)
    Command Input:record stop 1




#5. start record files at same time(record start channel -avi/-mp4 -gpu/-sw/-nvenc) (ex:channel 1 & channel 2, mp4, gpu)
    Command Input:record start 1 2 -mp4 -gpu

#6. stop record files at same time (record stop channel channel....) (ex: channel 1 & channel 2)
    Command Input:record stop 1 2




#7. snapshot bmp or jpg (Snapshot JPG channel) (ex: channel 1, JPG)
    Command Input:Snapshot JPG 1




#8. start ShareRecord file (sh record start channel -avi/-mp4 -gpu/-sw/-nvenc) (ex: start share record, source of ShareRecord from channel 1, mp4, gpu)
    Command Input:Share record start 1 -mp4 -gpu

#9. change sharerecord source (Share record Change channel) (ex: start from channel 1, mp4, gpu)
    Command Input:Share record Change 2

#10. stop ShareRecord file
    Command Input:Share record stop



#11. stop & destroy device
     Command Input:exit